services.podman.volumes.<name>.extraPodmanArgs
Extra arguments to pass to the podman volume create command.
- Type
list of string- Default
[ ]- Example
[ "--opt copy" ]- Declared
- <home-manager/modules/services/podman/linux/volumes.nix>
Extra arguments to pass to the podman volume create command.
list of string[ ][
"--opt copy"
]